Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 323]
Warning (2): file_put_contents(/var/www/vhosts/timesport.pl/httpdocs/app/tmp/logs/error.log) [http://php.net/function.file-put-contents]: failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
TimeSport.pl

Missing Method in CompetitionPagesController

Error: The action Pobierz regulamin is not defined in controller CompetitionPagesController

Error: Create CompetitionPagesController::Pobierz regulamin() in file: app/Controller/CompetitionPagesController.php.

<?php
class CompetitionPagesController extends AppController {


	public function Pobierz regulamin() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace

  • CORE/Cake/Routing/Dispatcher.php line 191Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 165Dispatcher->_invoke(CompetitionPagesController, CakeRequest)
  • APP/webroot/index.php line 108Dispatcher->dispatch(CakeRequest, CakeResponse)
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 323]
Warning (512): _cake_core_ cache was unable to write 'object_map' to File cache [CORE/Cake/Cache/Cache.php, line 323]